Introduction:

  This project is about testing whether the weather has a say in the  
  number of available parking spaces in Stavanger.

Data:

  The weather data is collected from:
    Norwegian klima service senter:
      https://klimaservicesenter.no/observations/
    Temperature and Precipitation from station id:SN44640.
    Wind information from station id:SN44560. (consider changing...)
  The parking data is collected from:
    https://open.stavanger.kommune.no/dataset/stavanger-parkering/
    
  More information on each parking lot:
    https://stavanger-parkering.no/parkering/p-hus/

Hypothesis:

  The available parking spaces goes down in bad weather.

Map

Correlation

A schema of correlation between the parking lots and the different weather aspects.

Linear regression

Time graphs

Methods used:

….